Skip to content

chore(deps): update dependency roslynator.analyzers to 4.16.1 - #147

Merged
ChrisPulman merged 1 commit into
mainfrom
renovate/analyzers
Aug 19, 2026
Merged

chore(deps): update dependency roslynator.analyzers to 4.16.1#147
ChrisPulman merged 1 commit into
mainfrom
renovate/analyzers

Conversation

@renovate

@renovate renovate Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
Roslynator.Analyzers 4.16.04.16.1 age confidence

Release Notes

dotnet/roslynator (Roslynator.Analyzers)

v4.16.1

Fixed
  • Fix analyzer RCS1187 to report a field consistently when the containing type has a static constructor that does not assign the field
  • Fix analyzer RCS1060 to not report a file that contains only multiple partial declarations of the same type (PR)
  • Fix analyzer RCS1231 to not suggest in for ref struct parameters (#​1725) (PR)
  • Fix analyzer RCS1260 false positive for omit_when_single_line on multi-line object/collection initializers (#​1439) (PR)
  • Fix analyzer RCS0036 to report blank lines between single-line declarations in records (PR)
  • Fix analyzer RCS1046 to report async void methods without Async suffix (PR)
  • Fix analyzer RCS1265 to not report catch clauses with a when filter (PR)
  • Fix analyzer RCS0034 for types with a primary constructor and multiple constraint clauses (PR)
  • Fix analyzer RCS1231 to not report CancellationToken in sync methods returning Task (PR)
  • [CLI] Fix GitLab output format to use relative paths, forward slashes, and 1-based line numbers (PR)
  • [CLI] Fix generate-doc to omit internal interfaces from type declarations and the Implements section (PR)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/analyzers branch from a84b551 to 6d31f33 Compare August 1, 2026 17:31
@renovate renovate Bot changed the title chore(deps): update analyzers to 3.40.0 chore(deps): update analyzers Aug 1, 2026
@renovate
renovate Bot force-pushed the renovate/analyzers branch 8 times, most recently from f4d2a8f to 97a5680 Compare August 8, 2026 21:09
@renovate
renovate Bot force-pushed the renovate/analyzers branch 17 times, most recently from 3d04720 to 533aa13 Compare August 15, 2026 09:23
@renovate renovate Bot changed the title chore(deps): update analyzers chore(deps): update analyzers - autoclosed Aug 15, 2026
@renovate renovate Bot closed this Aug 15, 2026
@renovate
renovate Bot deleted the renovate/analyzers branch August 15, 2026 13:16
@renovate renovate Bot changed the title chore(deps): update analyzers - autoclosed chore(deps): update dependency roslynator.analyzers to 4.16.1 Aug 19, 2026
@renovate renovate Bot reopened this Aug 19, 2026
@renovate
renovate Bot force-pushed the renovate/analyzers branch 2 times, most recently from 533aa13 to 0b88b75 Compare August 19, 2026 14:09
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.15%. Comparing base (0ea94a5) to head (0b88b75).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #147   +/-   ##
=======================================
  Coverage   98.14%   98.15%           
=======================================
  Files         705      705           
  Lines       21761    21761           
  Branches     2680     2680           
=======================================
+ Hits        21358    21360    +2     
+ Misses        199      197    -2     
  Partials      204      204           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ChrisPulman
ChrisPulman merged commit d2584e4 into main Aug 19, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant